| !Run File for !Dilbert
| 1999-2002 Paul Vigay
|
| Change the following variable to install on the icon bar or not.
Set Dilbert$Icon Yes
|
Set Dilbert$Path <Obey$Dir>
IconSprites <Dilbert$Path>.!Sprites
set Dilbert$Help <obey$dir>.Documents.index/html
set Dilbert$Version "1.01"
set Dilbert$Web "http://www.vigay.com/cgi-bin/r?a=dilbert"
set Dilbert$Title "Dilbert"
set Dilbert$Publisher "Paul Vigay"
set Dilbert$Description "To provide meaningful(?) mission statements."
|
if "<Dilbert$Running>" <> "" then error Dilbert is already running.
|
RMEnsure ABCLibrary 4.13 RMLoad System:modules.ABCLib
RMEnsure ABCLibrary 4.13 Error Dilbert requires ABCLib version 4.13 or later.
|
WimpSlot -min 180k -max 180k
Run <Dilbert$Path>.!RunImage *%0
